func github.com/andybalholm/brotli.bitReaderJumpToByteBoundary

3 uses

	github.com/andybalholm/brotli (current package)
		bit_reader.go#L225: func bitReaderJumpToByteBoundary(br *bitReader) bool {
		decode.go#L2207: 				if !bitReaderJumpToByteBoundary(br) {
		decode.go#L2476: 			if !bitReaderJumpToByteBoundary(br) {